From 2c2bdccd645cafd26318c2f2659242f046b61daf Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 1 Feb 2024 23:05:41 -0500 Subject: Sorting out images and tags --- src/pages/blog/[...slug].astro | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/pages/blog/[...slug].astro') diff --git a/src/pages/blog/[...slug].astro b/src/pages/blog/[...slug].astro index 790a920..1eccb0b 100644 --- a/src/pages/blog/[...slug].astro +++ b/src/pages/blog/[...slug].astro @@ -24,3 +24,10 @@ const { Content } = await entry.render(); + + -- cgit v1.2.3